3.13.75 \(\int \frac {(1-2 x)^3}{(2+3 x)^5 (3+5 x)^2} \, dx\)

Optimal. Leaf size=68 \[ -\frac {16698}{3 x+2}-\frac {6655}{5 x+3}-\frac {2541}{2 (3 x+2)^2}-\frac {3136}{27 (3 x+2)^3}-\frac {343}{36 (3 x+2)^4}+103455 \log (3 x+2)-103455 \log (5 x+3) \]

________________________________________________________________________________________

Rubi [A]  time = 0.04, antiderivative size = 68, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 1, integrand size = 22, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.045, Rules used = {88} \begin {gather*} -\frac {16698}{3 x+2}-\frac {6655}{5 x+3}-\frac {2541}{2 (3 x+2)^2}-\frac {3136}{27 (3 x+2)^3}-\frac {343}{36 (3 x+2)^4}+103455 \log (3 x+2)-103455 \log (5 x+3) \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(1 - 2*x)^3/((2 + 3*x)^5*(3 + 5*x)^2),x]

[Out]

-343/(36*(2 + 3*x)^4) - 3136/(27*(2 + 3*x)^3) - 2541/(2*(2 + 3*x)^2) - 16698/(2 + 3*x) - 6655/(3 + 5*x) + 1034
55*Log[2 + 3*x] - 103455*Log[3 + 5*x]

Rule 88

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Int[ExpandI
ntegrand[(a + b*x)^m*(c + d*x)^n*(e + f*x)^p, x], x] /; FreeQ[{a, b, c, d, e, f, p}, x] && IntegersQ[m, n] &&
(IntegerQ[p] || (GtQ[m, 0] && GeQ[n, -1]))

Rubi steps

\begin {align*} \int \frac {(1-2 x)^3}{(2+3 x)^5 (3+5 x)^2} \, dx &=\int \left (\frac {343}{3 (2+3 x)^5}+\frac {3136}{3 (2+3 x)^4}+\frac {7623}{(2+3 x)^3}+\frac {50094}{(2+3 x)^2}+\frac {310365}{2+3 x}+\frac {33275}{(3+5 x)^2}-\frac {517275}{3+5 x}\right ) \, dx\\ &=-\frac {343}{36 (2+3 x)^4}-\frac {3136}{27 (2+3 x)^3}-\frac {2541}{2 (2+3 x)^2}-\frac {16698}{2+3 x}-\frac {6655}{3+5 x}+103455 \log (2+3 x)-103455 \log (3+5 x)\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.05, size = 70, normalized size = 1.03 \begin {gather*} -\frac {16698}{3 x+2}-\frac {6655}{5 x+3}-\frac {2541}{2 (3 x+2)^2}-\frac {3136}{27 (3 x+2)^3}-\frac {343}{36 (3 x+2)^4}+103455 \log (5 (3 x+2))-103455 \log (5 x+3) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(1 - 2*x)^3/((2 + 3*x)^5*(3 + 5*x)^2),x]

[Out]

-343/(36*(2 + 3*x)^4) - 3136/(27*(2 + 3*x)^3) - 2541/(2*(2 + 3*x)^2) - 16698/(2 + 3*x) - 6655/(3 + 5*x) + 1034
55*Log[5*(2 + 3*x)] - 103455*Log[3 + 5*x]

________________________________________________________________________________________

IntegrateAlgebraic [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {(1-2 x)^3}{(2+3 x)^5 (3+5 x)^2} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

IntegrateAlgebraic[(1 - 2*x)^3/((2 + 3*x)^5*(3 + 5*x)^2),x]

[Out]

IntegrateAlgebraic[(1 - 2*x)^3/((2 + 3*x)^5*(3 + 5*x)^2), x]

________________________________________________________________________________________

fricas [A]  time = 1.39, size = 115, normalized size = 1.69 \begin {gather*} -\frac {301674780 \, x^{4} + 794410254 \, x^{3} + 784130946 \, x^{2} + 11173140 \, {\left (405 \, x^{5} + 1323 \, x^{4} + 1728 \, x^{3} + 1128 \, x^{2} + 368 \, x + 48\right )} \log \left (5 \, x + 3\right ) - 11173140 \, {\left (405 \, x^{5} + 1323 \, x^{4} + 1728 \, x^{3} + 1128 \, x^{2} + 368 \, x + 48\right )} \log \left (3 \, x + 2\right ) + 343827337 \, x + 56505975}{108 \, {\left (405 \, x^{5} + 1323 \, x^{4} + 1728 \, x^{3} + 1128 \, x^{2} + 368 \, x + 48\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^3/(2+3*x)^5/(3+5*x)^2,x, algorithm="fricas")

[Out]

-1/108*(301674780*x^4 + 794410254*x^3 + 784130946*x^2 + 11173140*(405*x^5 + 1323*x^4 + 1728*x^3 + 1128*x^2 + 3
68*x + 48)*log(5*x + 3) - 11173140*(405*x^5 + 1323*x^4 + 1728*x^3 + 1128*x^2 + 368*x + 48)*log(3*x + 2) + 3438
27337*x + 56505975)/(405*x^5 + 1323*x^4 + 1728*x^3 + 1128*x^2 + 368*x + 48)

________________________________________________________________________________________

giac [A]  time = 0.81, size = 67, normalized size = 0.99 \begin {gather*} -\frac {6655}{5 \, x + 3} + \frac {5 \, {\left (\frac {9923332}{5 \, x + 3} + \frac {3831284}{{\left (5 \, x + 3\right )}^{2}} + \frac {514536}{{\left (5 \, x + 3\right )}^{3}} + 8795037\right )}}{4 \, {\left (\frac {1}{5 \, x + 3} + 3\right )}^{4}} + 103455 \, \log \left ({\left | -\frac {1}{5 \, x + 3} - 3 \right |}\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^3/(2+3*x)^5/(3+5*x)^2,x, algorithm="giac")

[Out]

-6655/(5*x + 3) + 5/4*(9923332/(5*x + 3) + 3831284/(5*x + 3)^2 + 514536/(5*x + 3)^3 + 8795037)/(1/(5*x + 3) +
3)^4 + 103455*log(abs(-1/(5*x + 3) - 3))

________________________________________________________________________________________

maple [A]  time = 0.01, size = 63, normalized size = 0.93 \begin {gather*} 103455 \ln \left (3 x +2\right )-103455 \ln \left (5 x +3\right )-\frac {343}{36 \left (3 x +2\right )^{4}}-\frac {3136}{27 \left (3 x +2\right )^{3}}-\frac {2541}{2 \left (3 x +2\right )^{2}}-\frac {16698}{3 x +2}-\frac {6655}{5 x +3} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((1-2*x)^3/(3*x+2)^5/(5*x+3)^2,x)

[Out]

-343/36/(3*x+2)^4-3136/27/(3*x+2)^3-2541/2/(3*x+2)^2-16698/(3*x+2)-6655/(5*x+3)+103455*ln(3*x+2)-103455*ln(5*x
+3)

________________________________________________________________________________________

maxima [A]  time = 0.47, size = 66, normalized size = 0.97 \begin {gather*} -\frac {301674780 \, x^{4} + 794410254 \, x^{3} + 784130946 \, x^{2} + 343827337 \, x + 56505975}{108 \, {\left (405 \, x^{5} + 1323 \, x^{4} + 1728 \, x^{3} + 1128 \, x^{2} + 368 \, x + 48\right )}} - 103455 \, \log \left (5 \, x + 3\right ) + 103455 \, \log \left (3 \, x + 2\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^3/(2+3*x)^5/(3+5*x)^2,x, algorithm="maxima")

[Out]

-1/108*(301674780*x^4 + 794410254*x^3 + 784130946*x^2 + 343827337*x + 56505975)/(405*x^5 + 1323*x^4 + 1728*x^3
 + 1128*x^2 + 368*x + 48) - 103455*log(5*x + 3) + 103455*log(3*x + 2)

________________________________________________________________________________________

mupad [B]  time = 1.20, size = 56, normalized size = 0.82 \begin {gather*} 206910\,\mathrm {atanh}\left (30\,x+19\right )-\frac {6897\,x^4+\frac {181621\,x^3}{10}+\frac {130688491\,x^2}{7290}+\frac {343827337\,x}{43740}+\frac {3767065}{2916}}{x^5+\frac {49\,x^4}{15}+\frac {64\,x^3}{15}+\frac {376\,x^2}{135}+\frac {368\,x}{405}+\frac {16}{135}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-(2*x - 1)^3/((3*x + 2)^5*(5*x + 3)^2),x)

[Out]

206910*atanh(30*x + 19) - ((343827337*x)/43740 + (130688491*x^2)/7290 + (181621*x^3)/10 + 6897*x^4 + 3767065/2
916)/((368*x)/405 + (376*x^2)/135 + (64*x^3)/15 + (49*x^4)/15 + x^5 + 16/135)

________________________________________________________________________________________

sympy [A]  time = 0.20, size = 61, normalized size = 0.90 \begin {gather*} - \frac {301674780 x^{4} + 794410254 x^{3} + 784130946 x^{2} + 343827337 x + 56505975}{43740 x^{5} + 142884 x^{4} + 186624 x^{3} + 121824 x^{2} + 39744 x + 5184} - 103455 \log {\left (x + \frac {3}{5} \right )} + 103455 \log {\left (x + \frac {2}{3} \right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)**3/(2+3*x)**5/(3+5*x)**2,x)

[Out]

-(301674780*x**4 + 794410254*x**3 + 784130946*x**2 + 343827337*x + 56505975)/(43740*x**5 + 142884*x**4 + 18662
4*x**3 + 121824*x**2 + 39744*x + 5184) - 103455*log(x + 3/5) + 103455*log(x + 2/3)

________________________________________________________________________________________